home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / CAT_DISK / VLITE.ZIP / INSTALL.DOC < prev    next >
Encoding:
Text File  |  1992-04-09  |  3.2 KB  |  85 lines

  1.                        INSTALLATION INSTRUCTIONS
  2.  
  3.  
  4.  
  5. The Visage LITE distribution disk (or compressed file) should contain the
  6. following files:
  7.  
  8.         DIDC3.EXE               Visage LITE TSR
  9.         DIDSCAN.EXE             Scanning utility
  10.         DIDCDISP.EXE            Display utility
  11.         DIDCPRNT.EXE            Print utility
  12.         IMGCALLS.EXE            Command line interface
  13.         VMANUAL.DOC             Visage LITE User's Guide
  14.         REGISTER.DOC            Registration form and instructions
  15.         INSTALL.DOC             This file
  16.         VOL.ID                  Sample default volume locator
  17.  
  18.         MSCVIS.C                Microsoft C source file.
  19.         MSCVIS.H                Microsoft C header file.
  20.  
  21.         TCVIS.C                 Borland C source file.
  22.         TCVIS.H                 Borland C header file.
  23.  
  24.         CLIPVIS.C               Clipper source file.
  25.         CLIPVIS.H               Clipper header file.
  26.  
  27.         IMGCALLS.CLA            Sample code for using imgcalls.exe
  28.                                 with Clarion.
  29.  
  30. Please make sure that all the EXE files are copied to a working
  31. directory.  Copy VOL.ID to the root directory of your hard disk. To test
  32. Visage LITE, do the following:
  33.  
  34.         1. Make sure your HP scanner driver is loaded
  35.  
  36.         2. Set the Visage working directory environment
  37.  
  38.                 SET DIDC=C:\VISAGE (the name of your working directory)
  39.  
  40.         3. Set the Visage temporary directory
  41.  
  42.                 SET DIDCTMP=C:\ (your drive and directory)
  43.  
  44.         4. Load DIDC3.EXE
  45.  
  46.         5. Press any key to clear the opening screen and type:
  47.  
  48.                 IMGCALLS 3 DBMS KEYFIELD 0
  49.  
  50.            NOTE: you may substitue any name for DBMS and KEYFIELD
  51.  
  52.         6. If everything has gone right up to this point, you will see
  53.            the full Visage pulldown menu and the name of the database
  54.            and keyfield you designated on the status line at the bottom
  55.            of your screen.
  56.  
  57.            Place a page in your scanner and select the SCAN option from
  58.            the pulldown menu. After you have scanned your first page,
  59.            you will see a prompt at the lower right of the screen asking
  60.            for a volume number.  The volume number can be any number
  61.            except 65535 and desginates the location (disk or hard drive
  62.            partition) where you will permanently store your images.  See
  63.            the User's Guide for information on volume management.
  64.  
  65.            Once you have designated a volume number you can continue
  66.            scanning without interruption.
  67.  
  68.            When you have finished scanning, go to the VIEW menu to
  69.            retrieve and dislay your scanned images. When an image is
  70.            displayed, the following screen control keys may be used:
  71.  
  72.                 Control-Z:  Zoom in
  73.                 Alt-Z:      Zoom out
  74.                 Arrow keys: Pan and scroll
  75.                 Home:       Return to home position
  76.                 ENTER:      Return to Visage menu
  77.  
  78.            If you are connected to an HP LaserJet, try printing an
  79.            image.
  80.  
  81.  
  82. Please read the file VMANUAL.DOC for more ways to use Visage and how to
  83. interface and operate under program control.
  84.  
  85.